XmlNode
- Category
- Class
- Description
- Represents a single node in the XML document.
- Assembly
- System.Xml
- Character
- public
- Attributes
-
Name Value/Assignment DebuggerDisplayAttribute {new DebuggerDisplayXmlNodeProxy(this)} DefaultMemberAttribute Item - Ancestors
- Object
- Implements
- ICloneable, IEnumerable, IXPathNavigable
- Descendants
- XmlAttribute, XmlDocument, XmlDocumentFragment, XmlEntity, XmlLinkedNode, XmlNotation
- Properties
- Attributes
BaseURI
ChildNodes
FirstChild
HasChildNodes
InnerText
InnerXml
IsReadOnly
Item(String)
Item(String,String)
LastChild
LocalName
Name
NamespaceURI
NextSibling
NodeType
OuterXml
OwnerDocument
ParentNode
Prefix
PreviousSibling
SchemaInfo
Value- Methods
- AppendChild(XmlNode)
Clone()
CloneNode(Boolean)
CreateNavigator()
GetEnumerator()
GetNamespaceOfPrefix(String)
GetPrefixOfNamespace(String)
InsertAfter(XmlNode,XmlNode)
InsertBefore(XmlNode,XmlNode)
Normalize()
PrependChild(XmlNode)
RemoveAll()
RemoveChild(XmlNode)
ReplaceChild(XmlNode,XmlNode)
SelectNodes(String)
SelectNodes(String,XmlNamespaceManager)
SelectSingleNode(String)
SelectSingleNode(String,XmlNamespaceManager)
Supports(String,String)
GetEnumerator()
Clone()
WriteContentTo(XmlWriter)
WriteTo(XmlWriter)- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- Attributes
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database